- 
		Home
	
- 
Germanized for WooCommerce
- 
3.20.2
- 
Code
- 
Classes
-  Checkout 
		
			
				
					
													
								
																			
											| Total Complexity | 87 | 
																			
											| Dependencies | 10 | 
																			
											| Dependents | 1 | 
																	
							 
													
								
																			
											| Total lines | 623 | 
																			
											| Lines of code | 509 | 
																			
											| Logical lines of code | 186 | 
																	
							 
													
								
																			
											| Comment lines | 37 | 
																			
											| Methods | 14 | 
																			
											| Properties | 0 | 
																	
							 
											 
				 
									
							 
		 
	 
	Methods 14
	
		
		
			| Method | Rating | Maintainability | Complexity | Lines of code | 
		
		
					
				| register_validation_and_storage() | C | 34 | 27 | 81 | 
					
				| register_filters() | C | 35 | 24 | 84 | 
					
				| adjust_markup() | A | 46 | 9 | 41 | 
					
				| get_cart_schema() | S | 35 | 1 | 119 | 
					
				| get_cart_data() | S | 49 | 5 | 30 | 
					
				| validate() | S | 59 | 5 | 12 | 
					
				| parse_checkboxes() | S | 54 | 4 | 22 | 
					
				| register_endpoint_data() | S | 51 | 2 | 32 | 
					
				| get_checkboxes() | S | 54 | 2 | 23 | 
					
				| has_checkout_data() | S | 73 | 3 | 4 | 
					
				| get_checkout_schema() | S | 53 | 1 | 25 | 
					
				| register_integrations() | S | 58 | 1 | 19 | 
					
				| get_checkout_data_from_request() | S | 64 | 2 | 10 | 
					
				| __construct() | S | 70 | 1 | 7 |